home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Leser 15
/
Amiga Plus Leser CD 15.iso
/
Tools
/
Development
/
mmu
/
MultiRen
/
Plugins
/
MP3-Info.readme
< prev
next >
Wrap
Text File
|
2002-03-12
|
3KB
|
92 lines
MP3-Info plugin v1.1a by Deniil 715! for MultiRen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This plugin can extract all standard information from Mpeg Audio
files (MP3). You can also edit most return strings so that they
can contain what you want and not only what I thought was nice!
News:
~~~~~
* Layer returned 'I' for layer 3, and 'III' for layer 1. Fixed.
v1.1
* Now you can edit what to be returned for the different entries.
Example: Default return string for mpeg version 1.0 is 'MPEG-1'.
Maybe you would like it to be something else, like maybe
'Mpeg Audio 1.0' instead. Well this is now possible.
* Fixed a serious bug which cause MP3-Info to return wrong number
of strings!
* Now also Wave-MP3's should be recognized. Some windoze encoders
put a RIFF-WAVE header on the mpegs..
* A bit improved doc. I was very tired and stressed when I put
together this readme for v1.0 of MP3-Info :(
MP3-Info can extract:
~~~~~~~~~~~~~~~~~~~~~
Version;
'MPEG-1' and 'MPEG-2' is found.
I have no doc on how to get version MPEG-2.5 yet...
Layer;
The layers 'I', 'II' or 'III' for layer 1,2 and 3 is returned.
Frequency;
This is returned in hertz or kHz like '44100' or '44.1'.
Bitrate;
The bitrate is returned in kbps, that is '128' is returned for 128kbps.
Mode;
The modes: 'Stereo', 'Joint Stereo', 'Dual Channel' and 'Mono'
can be returned.
Emphasis;
This is 'None', '50/15ms' or 'CCITT j.17'.
The 4 flags;
These are default returned as:
protection -> 'CRC'
copyright -> 'Copyright'
private -> 'Private'
original -> 'Original'
If a flag is not set an empty string is returned.
Minutes:
Always returns atleast 2 digits. '03' for 3 minutes..
Seconds:
Always 2 digits, '45' for a rest of 45 seconds after the hole
minutes has been removed.
Combine these two as *A:*B if Minutes has index "A" and seconds
index "B" and you will get, in this example, '03:45'.
Configuration:
~~~~~~~~~~~~~~
Start MultiRen.
Enter the Renplacer/Plugins page.
Look up MP3-Info and press the '?' to open MP3-Info's preferences window.
Here you can find a list which contains the different entries that
MP3-Info will return. Press an entry in the list and then edit it
with the string gadget and press enter.
The 'Ok'-button saves and exits the prefs and the 'Cancel'-button
exits without saving your changes.
Place this plugin in the subdirectory Plugins/ of MultiRen.
--
My e-mail: deniil@algonet.se
Also check out http://www.onyxsoft.nu/ for the latest releases!